Total Complexity | 70 |
Dependencies | 16 |
Dependents | 0 |
Total lines | 482 |
Lines of code | 338 |
Logical lines of code | 176 |
Comment lines | 34 |
Methods | 17 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
index() | 36 | 13 | 80 | |
get_attachment_queue_counts() | 44 | 5 | 49 | |
reset_migration() | 54 | 6 | 20 | |
retry_queue_items() | 57 | 6 | 16 | |
delete() | 54 | 5 | 20 | |
start_migration() | 52 | 4 | 25 | |
clear_migration_queue_items() | 53 | 4 | 25 | |
stop_migration() | 56 | 4 | 17 | |
maybe_run_migration_process() | 60 | 4 | 13 | |
get_migration_status() | 59 | 3 | 14 | |
retry_queue_item() | 59 | 3 | 14 | |
__construct() | 62 | 3 | 12 | |
maybe_run_transfer_process() | 67 | 3 | 9 | |
migration_status() | 65 | 2 | 9 | |
run_transfer_process() | 70 | 2 | 6 | |
run_migration_process() | 70 | 2 | 6 | |
get_migrator() | 80 | 1 | 3 |